Skip to main content

All Questions

6votes
2answers
6kviews

Parser for Facebook friend list

I have written some code in python in combination with selenium to parse all the names from facebook friend list. It was hard to manage the pop up notification and the process of scrolling to the end ...
SIM's user avatar
  • 2,511
2votes
0answers
65views

River Flood Warning System v2.1 - Those Pesky NoneTypes

Below is my River Flood Warning System version 2 build 1. After following the help and advice given for version 1 the whole program is looking and behaving much better. The original code would only ...
Aaron Nelson's user avatar
10votes
1answer
712views

River Flood Warning system in Python

This code represents my first real Python 3 program. It retrieves flood data from the NWS weather center for the river near my home and posts a warning to my Facebook page whenever certain flood ...
Aaron Nelson's user avatar

close